home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
in-the-chaos2.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
154 b
|
25 lines
In-The-Chaos2
{
{
x1=-4.0
x2= 4.0
y1=-4.0
y2= 4.0
}
{
c=pixel
z=pixel
}
{
z=z*z
z=z+c
t=tan(z)
w=pow(t,z)
}
{
w<t
}
{
}
}